object FrmBackup: TFrmBackup Left = 235 Top = 593 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Backup to...' ClientHeight = 282 ClientWidth = 311 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False DesignSize = ( 311 282) PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 10 Top = 10 Width = 118 Height = 16 Caption = 'Backup to directory:' end object BtnOK: TButton Left = 94 Top = 243 Width = 100 Height = 30 Anchors = [akLeft, akBottom] Caption = '&OK' Default = True ModalResult = 1 TabOrder = 3 end object Button1: TButton Left = 202 Top = 243 Width = 100 Height = 30 Anchors = [akLeft, akBottom] Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 2 end object gb: TGroupBox Left = 8 Top = 62 Width = 293 Height = 171 Caption = ' Backup the following: ' TabOrder = 1 object cbOptions: TCheckBox Left = 12 Top = 24 Width = 235 Height = 17 Caption = 'Program preferences and settings' Checked = True State = cbChecked TabOrder = 0 end object cbAccounts: TCheckBox Left = 12 Top = 44 Width = 235 Height = 17 Caption = 'E-mail account setups' Checked = True State = cbChecked TabOrder = 1 end object cbFilters: TCheckBox Left = 12 Top = 64 Width = 153 Height = 17 Caption = 'Message filters' Checked = True State = cbChecked TabOrder = 2 end object cbMail: TCheckBox Left = 12 Top = 84 Width = 130 Height = 17 Caption = 'Mailboxes' Checked = True State = cbChecked TabOrder = 3 end object cbAddress: TCheckBox Left = 12 Top = 104 Width = 126 Height = 17 Caption = 'Address books' Checked = True State = cbChecked TabOrder = 5 end object cbScripts: TCheckBox Left = 12 Top = 124 Width = 104 Height = 17 Caption = 'Scripts' Checked = True State = cbChecked TabOrder = 7 end object cbAttach: TCheckBox Left = 146 Top = 84 Width = 144 Height = 17 Caption = 'Saved attachments' Checked = True State = cbChecked TabOrder = 4 end object cbSigs: TCheckBox Left = 146 Top = 104 Width = 126 Height = 17 Caption = 'Signatures' Checked = True State = cbChecked TabOrder = 6 end object cbTemplates: TCheckBox Left = 146 Top = 124 Width = 104 Height = 17 Caption = 'Templates' Checked = True State = cbChecked TabOrder = 8 end object cbSkins: TCheckBox Left = 12 Top = 144 Width = 104 Height = 17 Caption = 'Skins' TabOrder = 9 end object cbIcons: TCheckBox Left = 146 Top = 144 Width = 104 Height = 17 Caption = 'Icons' Checked = True State = cbChecked TabOrder = 10 end end object EditDir: TElFolderNameEdit Left = 10 Top = 32 Width = 291 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True Options = [] RootFolder = sfoDesktopExpanded ButtonVisible = True TopMargin = 2 RightMargin = 5 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ButtonColor = clBtnFace ButtonFlat = False ButtonShortcut = 0 ButtonGlyph.Data = { CE000000424DCE0000000000000076000000280000000D0000000B0000000100 0400000000005800000000000000000000001000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00D00000000000 00003F888888888800003FBFBFBFBFB800003FFBFBFBFBF800003FBFBFBFBFB8 00003FFBFBFBFBF800003FBFBFBFBFB800003FFFFFFFFF880000388888333333 D000D3FF830DDDDDD000DD3330DDDDDDD000} ButtonUseIcon = False ButtonNumGlyphs = 1 ButtonWidth = 20 AltButtonDown = False AltButtonEnabled = True AltButtonFlat = False AltButtonUseIcon = False AltButtonNumGlyphs = 1 AltButtonPopupPlace = ppDown AltButtonShortcut = 0 AltButtonVisible = False AltButtonWidth = 15 BorderStyle = bsSingle Ctl3D = True ParentCtl3D = False TabOrder = 0 ParentColor = False DockOrientation = doNoOrient DoubleBuffered = False end end